Skip to content

test(actix): validate headers for AppError#21

Merged
RAprogramm merged 1 commit intomainfrom
codex/add-test-for-error_response-in-actix
Sep 11, 2025
Merged

test(actix): validate headers for AppError#21
RAprogramm merged 1 commit intomainfrom
codex/add-test-for-error_response-in-actix

Conversation

@RAprogramm
Copy link
Owner

Summary

  • allow AppError to carry retry advice and WWW-Authenticate challenge
  • ensure actix error responses set Retry-After and WWW-Authenticate headers
  • add test verifying header propagation

Testing

  • cargo clippy --all-features -- -D warnings
  • cargo build --all-targets
  • cargo test --all
  • cargo doc --no-deps

https://chatgpt.com/codex/tasks/task_e_68c27a230ec8832bad30bcf92c46338a

@RAprogramm RAprogramm merged commit 30fdd0a into main Sep 11, 2025
1 of 2 checks passed
@RAprogramm RAprogramm deleted the codex/add-test-for-error_response-in-actix branch September 11, 2025 07:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant